.select_info {
  display: none;
}

* {
  font-family: "Source Han Sans CN";
}

@media (max-width:1300px) {
  .friend_link_bg {
    background-size: 18% 100%;
  }
}

@media (max-width:1100px) {

  .wid {
    width: 800px;
  }

  .mingyi_search .search input {
    width: 300px;
  }

  .mingyi_product_left {
    width: 27%;
  }

  .product_sidebar li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
  }

  .product_left_bottom span:nth-child(1) {
    transform: inherit;
  }

  .product_left_bottom span:nth-child(2) {
    font-size: 20px;
  }

  .product_left_bottom span:nth-child(2) {
    font-size: 20px;
  }

  .product_left_bottom span:nth-child(3) {

    transform: translateY(45px);
  }

  .mingyi_product_right_box {
    width: 70%;
    height: 854px;
    overflow: hidden;
  }

  .mingyi_product_right {
    justify-content: space-between;
  }

  .mingyi_product_right .right_box {
    width: 49%;
    margin-right: 0;
  }

  .choose_mingyi_four .choose_four_box {
    height: auto;
    display: flex;
    flex-direction: column;
    position: inherit;
    padding-bottom: 50px;
  }

  .choose_mingyi_four .choose_four_box img {
    position: inherit;
    width: 100%;
  }

  .choose_four_box_top,
  .choose_four_box_top1 {
    transform: inherit;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 18%;
  }

  .choose_four_box_info,
  .choose_four_box_info1 {
    transform: inherit;
    width: 100%;
    padding-left: 60px;
  }

  .choose_mingyi_four .choose_four_box:nth-child(1) {
    background: url(/public/image/01.png) no-repeat left top;
  }

  .choose_mingyi_four .choose_four_box:nth-child(2) {
    background: url(/public/image/022.png) no-repeat left top;
  }

  .choose_mingyi_four .choose_four_box:nth-child(3) {
    background: url(/public/image/03.png) no-repeat left top;
  }

  .choose_mingyi_four .choose_four_box:nth-child(4) {
    background: url(/public/image/04.png) no-repeat left top;
  }

  .mingyi_process {
    transform: inherit;
  }

  .mingyi_case>img {
    width: 100%;
    object-fit: cover;
    height: 70px;
  }

  .mingyi_case {
    padding: 50px 0;
    height: auto;
  }

  .mingyi_case_info {
    margin-top: 20px;
  }

  .mingyi_case_info_info {
    width: 400px;
    bottom: 20px;
  }

  .mingyi_case_info_right {
    background: url(/public/image/bg9.png) no-repeat;
    background-position-y: 50%;
    background-size: contain;
  }

  .mingyi_jianjie {
    height: 600px;
  }

  .mingyi_jianjie_info {
    height: 300px;
  }

  .mingyi_jianjie_info_right p {
    margin: 10px 0;
    height: auto;
    line-height: 35px;
  }

  .mingyi_jianjie_info_left {
    width: 40%;
  }

  .mingyi_jianjie_info_left img {
    position: inherit;
    height: 205px;
    width: 300px;
  }

  .mingyi_jianjie_info_right {
    padding: 20px 10px 0px 55px;
  }

  .mingyi_newsList {
    flex-direction: column;
  }

  .mingyi_newsList_news {
    width: 100%;
  }

  .mingyi_newsList_question {
    width: 100%;
    margin-top: 30px;
  }

  .mingyi_newsList {
    height: auto;
  }

  .newsList_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .newsList_main .mingyi_newsList_question_info {
    width: 48%;
  }

  .mingyi_newsList_question_info_img {
    width: 30%;
  }

  .mingyi_newsList_question_info_info {
    width: 70%;
  }

  .mingyi_newsList {
    margin-bottom: 50px;
  }

  .friend_link_right {
    padding-left: 50px;
  }

  .foot_center {
    height: auto;
  }

  .foot_center_info {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    transform: initial;
    align-items: center;
    padding: 20px 0;
  }

  .foot_center_nav {
    transform: initial;
    position: initial;
  }

  .foot_center_qrcode {
    margin-top: 20px;
  }

  .foot_center_nav ul {
    width: 800px;
  }

  .friend_link_bg {
    background-size: 30% 100%;
  }
}

.mo {
  display: none;
}

/* @media (max-width:800px) {
  .wid {
    width: auto;
    padding: 0 10px;
  }
 
} */
@media (max-width:800px) {
  .wid {
    width: auto;
    padding: 0 15px;
  }

  .pc {
    display: none;
  }

  .mo {
    display: block;
  }

  header.mo {
    position: relative;
  }

  header.mo .motop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }


  header.mo .logo img {
    max-width: 250px;
    max-height: 50px;

  }

  .headNav_mo {
    position: absolute;
    top: 100%;
    background: #034EA1;
    z-index: 10;
    width: 100%;
    display: none;
  }

  header.mo .headNav_mo ul li {
    height: 40px;
    border-bottom: 1px solid #fff;
  }

  header.mo .headNav_mo ul li a {
    color: #fff;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    display: flex;
    align-items: center;
  }

  .mingyi_search {
    height: auto;
  }

  .mingyi_search_center {
    flex-direction: column;
  }

  .mingyi_search_keywords {
    width: 100%;
    font-size: 12px;
  }

  .mingyi_search .search {
    width: 100%;
    padding: 10px 0;
  }

  .mingyi_search .search input {
    width: 100%;
    background: none;
    font-size: 12px;
    height: 30px;
  }

  .mingyi_product {
    flex-direction: column;
  }

  .mingyi_product_left,
  .mingyi_process,
  .mingyi_case_info_right {
    display: none;
  }

  .mingyi_product_right_box {
    width: 100%;
    height: auto;
  }

  .mingyi_product_right .right_box img {
    height: 130px;
  }

  .mingyi_product_right .right_box {
    height: max-content;
    padding: 15px;
  }

  .right_box_bottom {
    font-size: 12px;
    margin-top: 10px;
  }

  .choose_mingyi {
    height: 100px;
    background-size: cover;
  }

  .choose_mingyi_four .choose_four_box:nth-child(1),
  .choose_mingyi_four .choose_four_box:nth-child(2),
  .choose_mingyi_four .choose_four_box:nth-child(3),
  .choose_mingyi_four .choose_four_box:nth-child(4) {
    background-size: 350px;
  }

  .choose_four_box_top h4,
  .choose_four_box_top1 h4 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .choose_four_box_top span,
  .choose_four_box_top1 span {
    font-size: 12px;
  }

  .choose_four_box_top,
  .choose_four_box_top1 {
    height: 100px;
    padding-left: 90px;
  }

  .choose_four_box_info p,
  .choose_four_box_info1 p {
    font-size: 12px;
    background-size: 17px;
    padding-left: 25px;
  }

  .choose_mingyi_four .img11,
  .choose_mingyi_four .img22 {
    height: 220px;
  }

  .choose_four_box_info,
  .choose_four_box_info1 {
    padding-left: 30px;
  }

  .mingyi_case>img {
    height: 40px;
  }

  .mingyi_case_info {
    height: 500px;
  }

  .mingyi_case_info_left {
    width: 100%;
  }

  .mingyi_case_info_img {
    height: 185px;
  }


  .mingyi_case_info_left ul li span {
    width: 7px;
    height: 7px;
  }

  .mingyi_case_info_info {
    position: initial;
  }

  .mingyi_case_info_info {
    width: 100%;
  }

  .mingyi_case_info_info h3 {
    font-size: 16px;
  }

  .mingyi_case_info_info {
    height: 120px;
    padding: 20px;
  }

  .mingyi_introduction {
    height: 130px;
  }

  .mingyi_introduction h3 {
    font-size: 15px;
  }

  .mingyi_jianjie {
    margin-top: 20px;
  }

  .mingyi_jianjie_info {
    flex-direction: column;
    height: auto;
  }

  .mingyi_jianjie_info_left {
    width: 100%;
    position: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
  }

  .mingyi_jianjie_info_right {
    width: 100%;
    padding: 30px;
  }

  .mingyi_jianjie_info_left img {
    transform: inherit;
    margin-top: 40px;
  }

  .mingyi_jianjie_info_right h4 {
    font-size: 16px;
  }

  .mingyi_jianjie_info_right p {
    font-size: 12px;
    line-height: 30px;
  }

  .mingyi_jianjie_info_right span {
    font-size: 12px;
    height: 30px;
    width: 90px;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wid .right_arrow,
  .wid .left_arrow {
    background-size: contain;
  }

  .wid .left_arrow,
  .wid .right_arrow {
    width: 35px;
    height: 35px;
  }

  .swiper-slide {
    height: 105px;
  }

  .yp_showimg {
    height: 120px;
  }

  .mingyi_jianjie {
    height: auto;
  }

  .mingyi_newsList_news_top {
    height: 35px;
  }

  .news_top_left span {
    width: 80px;
    font-size: 13px;
  }


  .news_first_info_right h5 {
    font-size: 13px;
  }

  .news_first_info {
    height: 150px;
  }

  .news_first_info_left {
    height: 80px;
  }

  .news_first_info_right {
    height: auto;
  }

  .mingyi_newsList_news_list li {
    font-size: 12px;
    height: 40px;
  }

  .newsList_main .mingyi_newsList_question_info {
    width: 100%;
  }

  .mingyi_newsList_question_top {
    height: 35px;
  }

  .question_top_left span {
    font-size: 13px;
    width: 80px;
  }

  .mingyi_newsList_question_info_info h4 {
    font-size: 13px;
  }

  .mingyi_newsList_question_info_info p,
  .friend_link_left span,
  .mingyi_newsList_question_info_info h5,
  .news_first_info_right p,
  .news_first_info_right h4,
  .mingyi_newsList_news_top>span,
  .mingyi_case_info_info p,
  .mingyi_case_info_left ul li,
  .mingyi_newsList_question_top>span,
  .friend_link_right li a {
    font-size: 12px;
  }

  .friend_link_left strong,
  .news_first_info_right h3 {
    font-size: 14px;
  }

  .mingyi_newsList_question_info_info p {
    height: auto;
    -webkit-line-clamp: 3;
  }

  .friend_link_bg {
    background-size: 40% 100%;
    height: 50px;
  }

  .friend_link_right {
    padding-left: 0;
  }

  .foot_center_info .foot_center_info_left {
    border-right: none;
    width: 100%;
    margin: 10px 0;
  }

  .foot_center_nav {
    display: none;
  }

  .foot_center_qrcode .qrcode_img {
    width: 80px;
  }

  .foot_center_qrcode {
    background-size: 70px;
  }
  .details-title{
    padding: 20px 0;
  }
  footer {
    margin-bottom: 56px;
  }

  .footNav_mo {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #034EA1;
    z-index: 10;
    height: 56px;
  }

  .footNav_mo ul {
    display: flex;
  }

  .footNav_mo ul li {
    flex: 1;
    padding: 5px 0;
    border-right: 1px solid #fff;
  }

  .footNav_mo ul li:last-child {
    border: none;
  }

  .footNav_mo ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .footNav_mo ul li img {
    width: 25px;
  }

  .footNav_mo ul li p {
    font-size: 12px;
    color: #fff;
    margin-top: 3px;
  }

  .met-editor {
    padding: 0;
  }

  .met-shownews h1,
  .met-showimg h1 {
    font-size: 25px;
  }

  .met-news .met-news-body {
    padding: 0;

  }

  main {
    overflow: hidden;
  }

  .met-search ul {
    justify-content: space-between;
  }

  .searchList {
    width: 49%;
    margin-right: 0;
  }

  .searchList h2 {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .searchList span {
    font-size: 12px;
  }

  .met-search h1 {
    font-size: 18px;
  }
}